SetPoint Action Type
The Set Point (SetPoint) action type is used to issue a SetPoint to a CygNet point. This action can be used to provide status throughout the command sequence.
To learn about how these elements relate to other elements in a well test configuration XML structure, see Well Test Hierarchy.
Example
|
<Actions> <Action type="SetPoint" udc="MSG" relativeFacilityLink="Separator" valueType="Text" attribute="" value="Set Position" /> </Actions> |
SetPoint Action Type Attributes
The SetPoint action type has the following associated configuration attributes:
| Attribute | Required | Description |
|---|---|---|
|
attribute (used with ValueType) |
No |
Specifies a value, a point attribute, or a facility attribute. If the Value Type (valueType) is PointAttribute or FacilityAttribute, then this field indicates which attribute will be used. The available values to use for this field can be found in the CygNet.API Help file under the CygNet.Data.Core > CygNetCoreProperties.CygNetProperty Enumeration section. |
|
relativeFacilityLink (used with Action) |
No |
Specifies the relative facility tag to use for the action. E.g., Separator Note: |
|
sourceRelativeFacilityLink (used with ValueType) |
Yes |
If the Value Type (valueType) is PointValue, PointAttribute, or FacilityAttribute, use this field to indicate the source Relative Facility Link. If you want to use the Value Type feature, you must make sure that the sourceRelativeFacilityLink correctly resolves to a valid facility. Specifies the relative facility tag to use for the action. E.g., Separator Note: |
|
type (used with Action) |
Yes |
Specifies the action type for the action. E.g., type="SetPoint" |
|
udc (used with Action) |
No |
Specifies the UDC to use for the point. Click the browse button to open the Select UDC dialog box and select an appropriate UDC. |
|
sourceUdc (used with ValueType) |
Yes |
If the Value Type (valueType) is PointValue or PointAttribute, use this field to indicate the source UDC. If you want to use the Value Type feature, you must make sure that the sourceUdc correctly resolves to a valid point. Specifies the UDC to use for the point. Click the browse button to open the Select UDC dialog box and select an appropriate UDC. |
|
value (used with ValueType) |
No |
If the Value Type (valueType) is Text, then this field specifies the text used in the action. Does not appear/is not required if the Value Type (valueType) is None or Text. |
|
valueType |
Yes |
Specifies the Value type (valueType). There are five possible values:
|


